forum

Home / DeveloperSection / Forums / Dealing with “java.lang.OutOfMemoryError: PermGen space” error

Dealing with “java.lang.OutOfMemoryError: PermGen space” error

Jayden Bell 1548 07-May-2015
Recently I ran into this error in my web application:

java.lang.OutOfMemoryError: PermGen space
It's a typical Hibernate/JPA + IceFaces/JSF application running on Tomcat 6 and JDK 1.6.

Apparently this can occur after redeploying an application a few times.

Updated on 07-May-2015

Can you answer this question?


Answer

1 Answers

Liked By